[INFO] cloning repository https://github.com/emwalker/folio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emwalker/folio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femwalker%2Ffolio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femwalker%2Ffolio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 653002d182e5b365a31521a7c2a6adf70a837f35
[INFO] testing emwalker/folio against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femwalker%2Ffolio" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emwalker/folio
[INFO] finished tweaking git repo https://github.com/emwalker/folio
[INFO] tweaked toml for git repo https://github.com/emwalker/folio written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emwalker/folio on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emwalker/folio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95c66236513ff0a0e8f43701ea452d9619b6766e634e07de3ed38231f71b2cae
[INFO] running `Command { std: "docker" "start" "-a" "95c66236513ff0a0e8f43701ea452d9619b6766e634e07de3ed38231f71b2cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95c66236513ff0a0e8f43701ea452d9619b6766e634e07de3ed38231f71b2cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95c66236513ff0a0e8f43701ea452d9619b6766e634e07de3ed38231f71b2cae", kill_on_drop: false }`
[INFO] [stdout] 95c66236513ff0a0e8f43701ea452d9619b6766e634e07de3ed38231f71b2cae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c20233b4b345be7d885df9a00d9087cebf02fcbaad0e1a9f184363bd43a2746e
[INFO] running `Command { std: "docker" "start" "-a" "c20233b4b345be7d885df9a00d9087cebf02fcbaad0e1a9f184363bd43a2746e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling ansi-str v0.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling papergrid v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling minimad v0.13.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling lazy-regex v3.4.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tabled v0.17.0
[INFO] [stderr]    Compiling crokey-proc_macros v1.3.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crokey v1.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling termimad v0.30.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling axum-server v0.7.3
[INFO] [stderr]    Compiling folio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "c20233b4b345be7d885df9a00d9087cebf02fcbaad0e1a9f184363bd43a2746e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20233b4b345be7d885df9a00d9087cebf02fcbaad0e1a9f184363bd43a2746e", kill_on_drop: false }`
[INFO] [stdout] c20233b4b345be7d885df9a00d9087cebf02fcbaad0e1a9f184363bd43a2746e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb6a51bed80b6900f4f78415c00a044f308d0367fdc532a0ad46382b216fc451
[INFO] running `Command { std: "docker" "start" "-a" "cb6a51bed80b6900f4f78415c00a044f308d0367fdc532a0ad46382b216fc451", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling crokey-proc_macros v1.3.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling crokey v1.3.0
[INFO] [stderr]    Compiling termimad v0.30.1
[INFO] [stderr]    Compiling folio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.75s
[INFO] running `Command { std: "docker" "inspect" "cb6a51bed80b6900f4f78415c00a044f308d0367fdc532a0ad46382b216fc451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb6a51bed80b6900f4f78415c00a044f308d0367fdc532a0ad46382b216fc451", kill_on_drop: false }`
[INFO] [stdout] cb6a51bed80b6900f4f78415c00a044f308d0367fdc532a0ad46382b216fc451
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2770ab289f719b1da917d36b22952262a0922849b3c952a822a4eb6a84a6ddca
[INFO] running `Command { std: "docker" "start" "-a" "2770ab289f719b1da917d36b22952262a0922849b3c952a822a4eb6a84a6ddca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/folio-9695770a20d86a86)
[INFO] [stdout] 
[INFO] [stdout] running 677 tests
[INFO] [stdout] test allocation::cagr::optimizer::tests::test_optimize_weights_equal_cagrs ... ok
[INFO] [stdout] test allocation::cagr::optimizer::tests::test_tiered_weights_multiple_in_same_band ... ok
[INFO] [stdout] test allocation::cagr::optimizer::tests::test_tiered_weights_realistic_portfolio ... ok
[INFO] [stdout] test allocation::cagr::optimizer::tests::test_optimize_weights_impossible_target ... ok
[INFO] [stdout] test allocation::cagr::optimizer::tests::test_tiered_weights_basic ... ok
[INFO] [stdout] test allocation::cagr::optimizer::tests::test_optimize_weights_hits_target ... ok
[INFO] [stdout] test allocation::cagr::optimizer::tests::test_tiered_weights_excludes_low_cagr ... ok
[INFO] [stdout] test allocation::cagr::tests::test_cagr_strategy_bands ... ok
[INFO] [stdout] test allocation::cagr::tests::test_cagr_strategy_empty_tickers ... ok
[INFO] [stdout] test allocation::cagr::optimizer::tests::test_optimize_weights_respects_bounds ... ok
[INFO] [stdout] test allocation::cagr::optimizer::tests::test_tiered_weights_with_minimum ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_cagr_bonus_negative_cagr ... ok
[INFO] [stdout] test allocation::cagr::optimizer::tests::test_tiered_weights_empty ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_basic_weighting ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_cagr_bonus_amplifies_high_cagr_unsure ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_cagr_bonus_above_reference ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_cagr_bonus_below_reference ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_cagr_bonus_superlinear_growth ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_compute_risks_for_taiwan ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_cagr_bonus_at_reference ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_compute_risks_for_high_financialization ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_compute_risks_for_us_large_listed ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_bullish_ignores_all_durability_factors ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_all_neglected_still_scored ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_maturity_at_half_reference ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_maturity_at_reference_years ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_excited_uses_pl_floor ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_existing_bullish_behavior_unchanged ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_maturity_at_0_years ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_cagr_bonus_very_high_cagr ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_compute_risks_non_us_small_unlisted_has_no_risks ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_maturity_exceeds_1_for_long_holds ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_compute_risks_private_exposure ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_maturity_very_long_hold ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_neglect_participates_in_normal_scoring ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_cagr_bonus_zero_cagr ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_empty_tickers ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_missing_sentiment_fails ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_speculative_positive_cagr_uses_normal_scoring ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_excited_pl_below_floor_same_weight ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_speculative_negative_cagr_uses_default ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_doubtful_uses_higher_pl_weight_than_unsure ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_missing_years_held_defaults_to_zero ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_unsure_mature_position_pl_weighted ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_unsure_pl_weight_increases_with_maturity ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_factor_low_volatility ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_factor_low_exceeds_high ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_unsure_new_position_mostly_cagr_driven ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_unsure_responds_to_pl_at_maturity ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_factor_extreme_volatility_floors_at_half ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_factor_high_missing_returns_1 ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_factor_high_volatility ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_factor_low_missing_returns_1 ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_factor_negative_low ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_factor_zero_high ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_factor_moderate_volatility ... ok
[INFO] [stdout] test allocation::tests::test_allocation_weights_has_risks ... ok
[INFO] [stdout] test allocation::tests::test_allocations_sorted_with_missing_gain_pct_last ... ok
[INFO] [stdout] test allocation::tests::test_compute_allocations_for_files ... ok
[INFO] [stdout] test allocation::tests::test_compute_allocations_normalizes_underscores ... ok
[INFO] [stdout] test allocation::tests::test_compute_allocations ... ok
[INFO] [stdout] test allocation::tests::test_compute_allocations_with_account_name_mapping ... ok
[INFO] [stdout] test allocation::tests::test_compute_allocations_etf_not_subtracted_from_cash ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_maturity_negative_years_clamped_to_zero ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_missing_52w_data_no_volatility_penalty ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_aggregates_across_accounts ... ok
[INFO] [stdout] test allocation::tests::test_allocation_data_provider_has_company_method ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_penalty_only_for_unsure_doubtful ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_volatility_factor_no_52w_data_returns_1 ... ok
[INFO] [stdout] test allocation::tests::test_compute_csp_requirement ... ok
[INFO] [stdout] test allocation::tests::test_allocation_data_provider_risk_factors ... ok
[INFO] [stdout] test allocation::conviction_momentum::tests::test_weights_still_sum_to_one ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_empty_positions ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_includes_cagr ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_with_gain_pct ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_current_pct ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_target_values ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_totals ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_uses_optimizer ... ok
[INFO] [stdout] test allocation::tests::test_equity_allocation_summary_struct_exists ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_weighted_cagr ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_total_excludes_cashlike ... ok
[INFO] [stdout] test allocation::tests::test_equity_allocation_has_risks ... ok
[INFO] [stdout] test allocation::tests::test_equity_allocation_struct_exists ... ok
[INFO] [stdout] test allocation::tests::test_years_held_ignores_sells ... ok
[INFO] [stdout] test allocation::tests::test_years_held_empty_transactions ... ok
[INFO] [stdout] test allocation::tests::test_years_held_multiple_buys_same_ticker ... ok
[INFO] [stdout] test allocation::tests::test_years_held_fractional_years ... ok
[INFO] [stdout] test allocation::tests::test_years_held_ignores_options ... ok
[INFO] [stdout] test allocation::tests::test_years_held_multiple_tickers ... ok
[INFO] [stdout] test allocation::tests::test_portfolio_gain_pct_includes_all_positions ... ok
[INFO] [stdout] test allocation::tests::test_years_held_only_sells_no_buys ... ok
[INFO] [stdout] test allocation::tests::test_years_held_single_buy ... ok
[INFO] [stdout] test allocation::tests::test_years_held_today_purchase ... ok
[INFO] [stdout] test allocation::tests::test_provider_52w_range_missing_returns_none ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations_union_of_tickers ... ok
[INFO] [stdout] test allocation::tests::test_provider_52w_range_returns_data ... ok
[INFO] [stdout] test allocation::tests::test_provider_years_held_missing_returns_none ... ok
[INFO] [stdout] test allocation::tests::test_provider_years_held_returns_data ... ok
[INFO] [stdout] test cache::tests::test_memory_cache_ping_succeeds ... ok
[INFO] [stdout] test allocation::tests::test_strategy_for_conviction_momentum ... ok
[INFO] [stdout] test alphavantage::client::tests::test_deserialize_company_overview_missing_field ... ok
[INFO] [stdout] test ccs::tests::test_aggregate_positions_multi_account_cost_basis ... ok
[INFO] [stdout] test cache::tests::test_memory_cache_set_and_get ... ok
[INFO] [stdout] test alphavantage::client::tests::test_filter_earnings_excludes_past_dates ... ok
[INFO] [stdout] test alphavantage::client::tests::test_filter_earnings_filters_by_symbol_and_date ... ok
[INFO] [stdout] test alphavantage::client::tests::test_parse_earnings_csv ... ok
[INFO] [stdout] test cache::tests::test_cache_key_format ... ok
[INFO] [stdout] test cache::tests::test_memory_cache_different_methods_different_keys ... ok
[INFO] [stdout] test cache::tests::test_memory_cache_get_json_with_string_key ... ok
[INFO] [stdout] test alphavantage::client::tests::test_deserialize_company_overview_with_ex_dividend ... ok
[INFO] [stdout] test alphavantage::client::tests::test_deserialize_company_overview_none_dividend ... ok
[INFO] [stdout] test cache::tests::test_memory_cache_get_returns_none_for_missing_key ... ok
[INFO] [stdout] test ccs::tests::test_calculate_cc_annualized_ror ... ok
[INFO] [stdout] test ccs::tests::test_calculate_cc_annualized_ror_zero_dte ... ok
[INFO] [stdout] test ccs::tests::test_calculate_cc_annualized_ror_zero_price ... ok
[INFO] [stdout] test ccs::tests::test_calculate_mark ... ok
[INFO] [stdout] test ccs::tests::test_call_filter_matches_within_range ... ok
[INFO] [stdout] test ccs::tests::test_call_filter_rejects_above_max ... ok
[INFO] [stdout] test ccs::tests::test_call_filter_matches_at_min_boundary ... ok
[INFO] [stdout] test ccs::tests::test_call_filter_rejects_zero_ask ... ok
[INFO] [stdout] test ccs::tests::test_call_filter_rejects_missing_greeks ... ok
[INFO] [stdout] test ccs::tests::test_call_filter_rejects_zero_bid ... ok
[INFO] [stdout] test ccs::tests::test_call_filter_rejects_below_min ... ok
[INFO] [stdout] test ccs::tests::test_cc_breakeven_none_when_no_mark ... ok
[INFO] [stdout] test ccs::tests::test_cc_has_open_interest ... ok
[INFO] [stdout] test ccs::tests::test_call_filter_matches_at_max_boundary ... ok
[INFO] [stdout] test ccs::tests::test_filter_calls_sorted_by_strike ... ok
[INFO] [stdout] test ccs::tests::test_cc_breakeven_calculation ... ok
[INFO] [stdout] test ccs::tests::test_filter_calls_only_returns_calls ... ok
[INFO] [stdout] test ccs::tests::test_has_calls_in_delta_range_false ... ok
[INFO] [stdout] test ccs::tests::test_has_calls_in_delta_range_true ... ok
[INFO] [stdout] test ccs::tests::test_is_whole_dollar_strike_true ... ok
[INFO] [stdout] test ccs::tests::test_is_whole_dollar_strike_false ... ok
[INFO] [stdout] test ccs::tests::test_filter_expirations_by_dte_range ... ok
[INFO] [stdout] test claude::cache::tests::test_cache_uses_claude_subdirectory ... ok
[INFO] [stdout] test claude::cache::tests::test_is_fresh_returns_false_for_empty_cache ... ok
[INFO] [stdout] test claude::client::tests::test_parse_news_items_embedded_json ... ok
[INFO] [stdout] test claude::cache::tests::test_is_batch_fresh_returns_true_when_all_tickers_covered ... ok
[INFO] [stdout] test claude::client::tests::test_parse_news_items_no_news ... ok
[INFO] [stdout] test claude::cache::tests::test_is_fresh_returns_true_for_recent_search ... ok
[INFO] [stdout] test claude::cache::tests::test_prioritize_uncached_preserves_order_when_all_empty ... ok
[INFO] [stdout] test claude::cache::tests::test_is_batch_fresh_returns_false_for_stale_batch ... ok
[INFO] [stdout] test claude::client::tests::test_parse_news_items_with_default_ticker ... ok
[INFO] [stdout] test claude::client::tests::test_parse_news_items_with_ticker_in_response ... ok
[INFO] [stdout] test claude::cache::tests::test_save_and_load_batch_search ... ok
[INFO] [stdout] test claude::cache::tests::test_prioritize_uncached_puts_empty_tickers_first ... ok
[INFO] [stdout] test claude::cache::tests::test_save_and_load_search ... ok
[INFO] [stdout] test claude::client::tests::test_parse_news_items_skips_items_without_ticker ... ok
[INFO] [stdout] test claude::summarize::tests::test_parse_tickers_comma_separated_no_spaces ... ok
[INFO] [stdout] test claude::cache::tests::test_is_fresh_returns_false_for_stale_search ... ok
[INFO] [stdout] test claude::cache::tests::test_split_to_tickers_creates_per_ticker_files ... ok
[INFO] [stdout] test claude::summarize::tests::test_parse_tickers_filters_empty ... ok
[INFO] [stdout] test claude::cache::tests::test_load_items_deduplicates ... ok
[INFO] [stdout] test claude::cache::tests::test_has_coverage ... ok
[INFO] [stdout] test claude::summarize::tests::test_parse_tickers_simple ... ok
[INFO] [stdout] test claude::types::tests::test_impact_display ... ok
[INFO] [stdout] test claude::types::tests::test_messages_request_serializes ... ok
[INFO] [stdout] test claude::types::tests::test_messages_response_deserializes_from_fixture ... ok
[INFO] [stdout] test claude::types::tests::test_usage_stats_cost_calculation ... ok
[INFO] [stdout] test claude::summarize::tests::test_parse_tickers_uppercases ... ok
[INFO] [stdout] test claude::summarize::tests::test_parse_tickers_with_trailing_commas ... ok
[INFO] [stdout] test config::tests::test_account_display_name ... ok
[INFO] [stdout] test allocation::tests::test_default_data_provider_with_companies ... ok
[INFO] [stdout] test claude::types::tests::test_batch_news_search_serializes ... ok
[INFO] [stdout] test config::tests::test_active_tickers_returns_union_of_options_and_equities ... ok
[INFO] [stdout] test config::tests::test_account_for_filename ... ok
[INFO] [stdout] test config::tests::test_account_name_for_cache_suffix ... ok
[INFO] [stdout] test config::tests::test_allocation_config_defaults_to_empty ... ok
[INFO] [stdout] test config::tests::test_config_equity_target_accessors ... ok
[INFO] [stdout] test config::tests::test_config_accounts_defaults_to_empty ... ok
[INFO] [stdout] test config::tests::test_config_handles_missing_equities ... ok
[INFO] [stdout] test config::tests::test_config_balance_account_name_optional ... ok
[INFO] [stdout] test config::tests::test_config_parses_accounts ... ok
[INFO] [stdout] test config::tests::test_account_display_name_from_balances_format ... ok
[INFO] [stdout] test config::tests::test_config_parses_balance_account_name ... ok
[INFO] [stdout] test config::tests::test_config_parses_detailed_tax_config ... ok
[INFO] [stdout] test config::tests::test_config_rejects_bare_ticker_strings ... ok
[INFO] [stdout] test config::tests::test_config_parses_horizon_values ... ok
[INFO] [stdout] test config::tests::test_conviction_strategy_config_with_risks ... ok
[INFO] [stdout] test config::tests::test_config_parses_market_profiles ... ok
[INFO] [stdout] test config::tests::test_deserialize_exclude_ex_dividend ... ok
[INFO] [stdout] test config::tests::test_config_parses_equities_long_positions ... ok
[INFO] [stdout] test config::tests::test_conviction_strategy_config ... ok
[INFO] [stdout] test allocation::tests::test_compute_equity_allocations ... ok
[INFO] [stdout] test config::tests::test_horizon_display ... ok
[INFO] [stdout] test config::tests::test_config_uses_default_market_profiles_when_missing ... ok
[INFO] [stdout] test config::tests::test_config_parses_equity_targets ... ok
[INFO] [stdout] test config::tests::test_config_parses_allocation_cashlike ... ok
[INFO] [stdout] test config::tests::test_config_parses_market_profile_csps ... ok
[INFO] [stdout] test config::tests::test_format_ticker_bold_for_long_position ... ok
[INFO] [stdout] test config::tests::test_horizon_neglect ... ok
[INFO] [stdout] test config::tests::test_config_rejects_invalid_horizon ... ok
[INFO] [stdout] test config::tests::test_horizon_neglect_display ... ok
[INFO] [stdout] test config::tests::test_format_ticker_no_bold_for_neglect_horizon ... ok
[INFO] [stdout] test config::tests::test_is_cashlike ... ok
[INFO] [stdout] test config::tests::test_is_money_market ... ok
[INFO] [stdout] test config::tests::test_market_profile_parses_weight_overrides ... ok
[INFO] [stdout] test config::tests::test_config_rejects_missing_horizon ... ok
[INFO] [stdout] test config::tests::test_market_profile_parses_vix_targets ... ok
[INFO] [stdout] test config::tests::test_market_profile_vix_target_empty ... ok
[INFO] [stdout] test claude::summarize::tests::test_parse_tickers_mixed_formats ... ok
[INFO] [stdout] test config::tests::test_risk_factor_display ... ok
[INFO] [stdout] test config::tests::test_stock_cagr_returns_value_from_companies_db ... ok
[INFO] [stdout] test config::tests::test_tax_payment_deserialize ... ok
[INFO] [stdout] test config::tests::test_tax_config_without_payments ... ok
[INFO] [stdout] test csps::tests::test_csp_breakeven_calculation ... ok
[INFO] [stdout] test csps::tests::test_csp_breakeven_none_when_no_mark ... ok
[INFO] [stdout] test config::tests::test_conviction_parsing ... ok
[INFO] [stdout] test config::tests::test_positions_account_name ... ok
[INFO] [stdout] test csps::tests::test_csp_has_open_interest ... ok
[INFO] [stdout] test csps::tests::test_filter_reason_event_display ... ok
[INFO] [stdout] test csps::tests::test_filter_reason_low_volume_display ... ok
[INFO] [stdout] test csps::tests::test_filtered_tickers_includes_low_volume ... ok
[INFO] [stdout] test csps::tests::test_has_puts_in_delta_range_true ... ok
[INFO] [stdout] test data::tests::test_company_with_market_structure_fields ... ok
[INFO] [stdout] test data::tests::test_company_without_financialization_defaults_to_unknown ... ok
[INFO] [stdout] test config::tests::test_market_profile_vix_target_lookup ... ok
[INFO] [stdout] test data::tests::test_company_with_financialization ... ok
[INFO] [stdout] test data::tests::test_financialization_deserialize ... ok
[INFO] [stdout] test data::tests::test_exposure_deserialize ... ok
[INFO] [stdout] test csps::tests::test_has_puts_in_delta_range_false ... ok
[INFO] [stdout] test config::tests::test_payment_type_deserialize ... ok
[INFO] [stdout] test data::tests::test_get_returns_none_for_unknown ... ok
[INFO] [stdout] test config::tests::test_market_profile_weight_defaults ... ok
[INFO] [stdout] test data::tests::test_get_is_case_insensitive ... ok
[INFO] [stdout] test config::tests::test_tax_config_with_payments ... ok
[INFO] [stdout] test data::tests::test_summaries_deduplicates ... ok
[INFO] [stdout] test data::tests::test_get_returns_company ... ok
[INFO] [stdout] test config::tests::test_risk_factor_deserialize ... ok
[INFO] [stdout] test data::tests::test_index_deserialize ... ok
[INFO] [stdout] test data::tests::test_market_cap_deserialize ... ok
[INFO] [stdout] test config::tests::test_sensitive_config_overwrites_taxes ... ok
[INFO] [stdout] test data::tests::test_summaries_returns_matching_companies_sorted ... ok
[INFO] [stdout] test events::tests::test_ex_dividend_category_serde_roundtrip ... ok
[INFO] [stdout] test data::tests::test_summaries_handles_missing_company ... ok
[INFO] [stdout] test data::tests::test_summaries_handles_missing_fields ... ok
[INFO] [stdout] test events::tests::test_composite_events_fails_if_all_providers_fail ... ok
[INFO] [stdout] test events::tests::test_default_fetch_dividend_events_returns_empty ... ok
[INFO] [stdout] test events::tests::test_composite_events_unions_results ... ok
[INFO] [stdout] test events::tests::test_event_category_display ... ok
[INFO] [stdout] test events::tests::test_event_category_serde_roundtrip ... ok
[INFO] [stdout] test events::tests::test_ex_dividend_category_display ... ok
[INFO] [stdout] test finnhub::client::tests::test_deserialize_finnhub_response ... ok
[INFO] [stdout] test finnhub::client::tests::test_parse_earnings_response ... ok
[INFO] [stdout] test finnhub::client::tests::test_parse_earnings_response_empty ... ok
[INFO] [stdout] test finnhub::client::tests::test_parse_earnings_response_filters_past_dates ... ok
[INFO] [stdout] test import::schwab::tests::test_schwab_balances_source_matches ... ok
[INFO] [stdout] test fmp::client::tests::test_deserialize_fmp_earnings_calendar ... ok
[INFO] [stdout] test import::schwab::tests::test_schwab_balances_source_matches_lowercase ... ok
[INFO] [stdout] test allocation::tests::test_equity_allocations_include_risks_from_strategy ... ok
[INFO] [stdout] test events::tests::test_composite_events_survives_provider_failure ... ok
[INFO] [stdout] test config::tests::test_tax_config_combined_rates ... ok
[INFO] [stdout] test import::schwab::tests::test_schwab_balances_source_no_match ... ok
[INFO] [stdout] test import::schwab::tests::test_schwab_positions_source_no_match ... ok
[INFO] [stdout] test import::schwab::tests::test_schwab_positions_source_matches ... ok
[INFO] [stdout] test import::schwab::tests::test_schwab_transactions_source_no_match ... ok
[INFO] [stdout] test indicators::tests::test_calculate_rsi_all_gains_returns_100 ... ok
[INFO] [stdout] test import::schwab::tests::test_schwab_transactions_source_matches ... ok
[INFO] [stdout] test import::tests::test_import_ignores_unrelated_files ... ok
[INFO] [stdout] test indicators::tests::test_calculate_rsi_equal_gains_losses ... ok
[INFO] [stdout] test indicators::tests::test_flat_prices_percent_b_is_half ... ok
[INFO] [stdout] test indicators::tests::test_calculate_rsi_insufficient_data_returns_none ... ok
[INFO] [stdout] test indicators::tests::test_exact_period_data ... ok
[INFO] [stdout] test indicators::tests::test_insufficient_data_returns_none ... ok
[INFO] [stdout] test indicators::tests::test_price_at_lower_band ... ok
[INFO] [stdout] test indicators::tests::test_uses_most_recent_prices ... ok
[INFO] [stdout] test market::tests::test_calculate_iv_skew_finds_closest_delta ... ok
[INFO] [stdout] test market::tests::test_calculate_iv_skew_returns_none_when_missing_data ... ok
[INFO] [stdout] test indicators::tests::test_price_at_upper_band ... ok
[INFO] [stdout] test market::tests::test_expirations_as_strings ... ok
[INFO] [stdout] test market::tests::test_expirations_from_strings ... ok
[INFO] [stdout] test options::calls::tests::test_build_open_cc_map_ignores_puts ... ok
[INFO] [stdout] test options::calls::tests::test_build_open_cc_map_single_cc ... ok
[INFO] [stdout] test indicators::tests::test_calculate_rsi_all_losses_returns_0 ... ok
[INFO] [stdout] test options::calls::tests::test_calculate_coverage_fully_covered ... ok
[INFO] [stdout] test options::calls::tests::test_calculate_coverage_no_open_ccs ... ok
[INFO] [stdout] test options::calls::tests::test_calculate_coverage_over_covered ... ok
[INFO] [stdout] test options::calls::tests::test_calculate_coverage_partial_coverage ... ok
[INFO] [stdout] test options::calls::tests::test_covered_call_position_contracts ... ok
[INFO] [stdout] test options::calls::tests::test_covered_call_position_per_share_basis ... ok
[INFO] [stdout] test options::calls::tests::test_build_open_cc_map_aggregates_same_ticker ... ok
[INFO] [stdout] test options::calls::tests::test_build_open_cc_map_empty ... ok
[INFO] [stdout] test market::tests::test_calculate_iv_skew_returns_put_minus_call_iv ... ok
[INFO] [stdout] test options::calls::tests::test_build_open_cc_map_ignores_long_calls ... ok
[INFO] [stdout] test options::calls::tests::test_extract_cc_positions_filters_cashlike ... ok
[INFO] [stdout] test options::calls::tests::test_extract_cc_positions_filters_under_100 ... ok
[INFO] [stdout] test schwab::api::auth::tests::test_authorization_url ... ok
[INFO] [stdout] test schwab::api::auth::tests::test_basic_auth_header ... ok
[INFO] [stdout] test schwab::api::auth::tests::test_token_refresh_error_401_returns_session_expired ... ok
[INFO] [stdout] test schwab::api::auth::tests::test_token_refresh_error_500_returns_api_error_with_message ... ok
[INFO] [stdout] test schwab::api::auth::tests::test_token_refresh_error_with_garbled_message_sanitizes_it ... ok
[INFO] [stdout] test schwab::api::auth::tests::test_load_missing_file_returns_not_authenticated ... ok
[INFO] [stdout] test schwab::api::balances::tests::test_parse_balance_response ... ok
[INFO] [stdout] test schwab::api::auth::tests::test_token_info_serialization_round_trip ... ok
[INFO] [stdout] test schwab::api::auth::tests::test_token_refresh_error_400_returns_session_expired ... ok
[INFO] [stdout] test schwab::api::auth::tests::test_is_authenticated_no_tokens ... ok
[INFO] [stdout] test schwab::api::auth::tests::test_access_token_expired ... ok
[INFO] [stdout] test import::schwab::tests::test_parse_transactions_timestamp_no_match ... ok
[INFO] [stdout] test schwab::api::cache::tests::test_api_cache_implements_cache_trait ... ok
[INFO] [stdout] test schwab::api::client::tests::test_client_accepts_cache ... ok
[INFO] [stdout] test schwab::api::client::tests::test_client_new_requires_auth ... ok
[INFO] [stdout] test schwab::api::market::tests::test_deserialize_schwab_expirations ... ok
[INFO] [stdout] test schwab::api::certs::tests::test_ensure_certs_creates_files ... ok
[INFO] [stdout] test schwab::api::cache::tests::test_save_balances_raw ... ok
[INFO] [stdout] test schwab::api::cache::tests::test_cache_deduplication_by_semantic_key ... ok
[INFO] [stdout] test schwab::api::market::tests::test_deserialize_schwab_quote_mmf_with_dividend_yield ... ok
[INFO] [stdout] test schwab::api::market::tests::test_quote_missing_52w_data ... ok
[INFO] [stdout] test schwab::api::market::tests::test_deserialize_schwab_price_history ... ok
[INFO] [stdout] test schwab::api::positions::tests::test_long_call_breakeven ... ok
[INFO] [stdout] test schwab::api::certs::tests::test_ensure_certs_reuses_existing ... ok
[INFO] [stdout] test schwab::api::market::tests::test_deserialize_schwab_quote_vix ... ok
[INFO] [stdout] test schwab::api::positions::tests::test_parse_api_option_symbol ... ok
[INFO] [stdout] test schwab::api::market::tests::test_quote_52w_data_parsed ... ok
[INFO] [stdout] test import::schwab::tests::test_parse_transactions_timestamp ... ok
[INFO] [stdout] test schwab::api::positions::tests::test_parse_api_option_symbol_call ... ok
[INFO] [stdout] test schwab::api::positions::tests::test_short_call_breakeven ... ok
[INFO] [stdout] test schwab::api::positions::tests::test_to_security_position_equity ... ok
[INFO] [stdout] test schwab::api::seed::tests::test_convert_file_transaction_buy ... ok
[INFO] [stdout] test schwab::api::seed::tests::test_convert_file_transaction_skips_transfers ... ok
[INFO] [stdout] test schwab::api::seed::tests::test_generate_stable_id_is_deterministic ... ok
[INFO] [stdout] test schwab::api::positions::tests::test_long_put_breakeven ... ok
[INFO] [stdout] test schwab::api::transactions::tests::test_parse_dividend_transaction ... ok
[INFO] [stdout] test schwab::api::transactions::tests::test_parse_equity_buy_transaction ... ok
[INFO] [stdout] test schwab::api::transactions::tests::test_fix_timezone_format ... ok
[INFO] [stdout] test schwab::api::cache::tests::test_cache_deduplication_by_id ... ok
[INFO] [stdout] test import::schwab::tests::test_parse_balances_timestamp_lowercase_ext ... ok
[INFO] [stdout] test import::schwab::tests::test_parse_balances_timestamp ... ok
[INFO] [stdout] test schwab::api::transactions::tests::test_parse_equity_sell_transaction ... ok
[INFO] [stdout] test schwab::api::positions::tests::test_short_put_breakeven ... ok
[INFO] [stdout] test schwab::api::transactions::tests::test_transaction_action_parsing ... ok
[INFO] [stdout] test schwab::cache::tests::test_balances_cached_for_timestamp ... ok
[INFO] [stdout] test schwab::cache::tests::test_extract_suffix ... ok
[INFO] [stdout] test schwab::cache::tests::test_cache_path_exists_for_timestamp ... ok
[INFO] [stdout] test schwab::cache::tests::test_load_transactions_by_suffix ... ok
[INFO] [stdout] test schwab::cache::tests::test_load_all_balances ... ok
[INFO] [stdout] test schwab::cache::tests::test_load_latest_positions_returns_none_when_empty ... ok
[INFO] [stdout] test schwab::cache::tests::test_load_latest_transactions_returns_none_when_empty ... ok
[INFO] [stdout] test schwab::cache::tests::test_save_and_load_balances ... ok
[INFO] [stdout] test schwab::cache::tests::test_positions_cache_uses_json ... ok
[INFO] [stdout] test schwab::cache::tests::test_save_and_load_positions_round_trip ... ok
[INFO] [stdout] test schwab::cache::tests::test_save_positions_creates_file ... ok
[INFO] [stdout] test schwab::cache::tests::test_save_transactions_with_timestamp ... ok
[INFO] [stdout] test schwab::fetch::tests::test_fetch_monday_data_compiles_with_progress_callback ... ok
[INFO] [stdout] test schwab::cache::tests::test_load_all_latest_transactions_uses_latest_per_suffix ... ok
[INFO] [stdout] test schwab::fetch::tests::test_fetch_positions_data_compiles_with_progress_callback ... ok
[INFO] [stdout] test schwab::cache::tests::test_save_and_load_transactions_round_trip ... ok
[INFO] [stdout] test schwab::fetch::tests::test_fetch_snapshot_data_compiles_with_progress_callback ... ok
[INFO] [stdout] test schwab::cache::tests::test_save_transactions_creates_json_file_with_suffix ... ok
[INFO] [stdout] test schwab::fetch::tests::test_filter_nearest_dte_empty_input_returns_empty ... ok
[INFO] [stdout] test import::schwab::tests::test_parse_balances_timestamp_no_match ... ok
[INFO] [stdout] test schwab::cache::tests::test_save_positions_with_timestamp ... ok
[INFO] [stdout] test schwab::cache::tests::test_load_all_latest_transactions_merges_accounts ... ok
[INFO] [stdout] test import::schwab::tests::test_parse_positions_timestamp_no_match ... ok
[INFO] [stdout] test schwab::cache::tests::test_load_latest_returns_most_recent ... ok
[INFO] [stdout] test import::schwab::tests::test_parse_positions_timestamp ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_dollar_value_negative ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_dollar_value_positive ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_dollar_value_zero ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_percent_value_high_precision ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_balances_file ... ok
[INFO] [stdout] test schwab::fetch::tests::test_filter_nearest_dte_returns_only_min_dte_positions ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_header_timestamp ... ok
[INFO] [stdout] test schwab::api::market::tests::test_deserialize_schwab_option_chain ... ok
[INFO] [stdout] test schwab::cache::tests::test_load_all_latest_transactions_returns_none_when_empty ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_account_section ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_purchased_mmf_total ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_summary ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_json_round_trip ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_parse_option_symbol_call ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_percent_value_whole_number ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_csv_round_trip ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_parse_new_format_without_empty_column ... ok
[INFO] [stdout] test schwab::files::balances::tests::test_parse_percent_value_simple ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_option_position_creation ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_parse_date_to_utc ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_from_normalized_csv ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_option_type_display ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_parse_option_symbol_multi_word_ticker ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_parse_option_symbol_put ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_parse_equity_security ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_to_csv ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_position_type_detection ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_position_type_display ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_find_closest_balance ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_compute_weekly_summaries ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_get_week_monday ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_insert_monthly_summaries_empty ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_get_month_start ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_insert_monthly_summaries_multiple_months ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_parse_closed_date ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_parse_dollar ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_parse_header_dates ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_parse_lot_row ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_is_account_header ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_parse_lot_row_long_term ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_parse_lot_row_loss ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_monthly_summary_uses_latest_nlv ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_insert_monthly_summaries_single_month ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_parse_option_from_symbol ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_parse_account_name ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_parse_percent ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_parse_positions_file ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_week_summary_default ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_action_type_unknown_returns_other ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_action_type_various_types ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_from_file_parses_fixture ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parse_amount_large_with_commas ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_action_type_sell_to_open ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_action_type_buy_to_close ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parse_amount_positive ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parse_date_simple ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_parse_positions_file_includes_securities ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parse_date_with_as_of ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parse_symbol_empty_returns_none ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parse_symbol_option ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parse_symbol_stock_returns_none ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_from_csv_multiple_accounts ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parses_buy_to_close ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parses_sell_to_open ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parses_stock_buy ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parses_various_action_types ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_parse_amount_negative ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_parse_lot_row_stock ... ok
[INFO] [stdout] test schwab::files::transactions::tests::test_read_raw_returns_content ... ok
[INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_different_strike_no_match ... ok
[INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_ignores_buy_to_close ... ok
[INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_returns_most_recent ... ok
[INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_matches ... ok
[INFO] [stdout] test schwab::files::realized::tests::test_compute_weekly_summaries_fills_gap_weeks ... ok
[INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_returns_none_for_no_match ... ok
[INFO] [stdout] test schwab::pace::tests::test_find_opening_transaction_different_option_type_no_match ... ok
[INFO] [stdout] test schwab::pace::tests::test_enrich_positions_day_zero ... ok
[INFO] [stdout] test schwab::pace::tests::test_enrich_positions_matches_and_calculates ... ok
[INFO] [stdout] test schwab::pace::tests::test_enrich_positions_no_matching_transaction ... ok
[INFO] [stdout] test schwab::pace::tests::test_calculate_metrics_basic ... ok
[INFO] [stdout] test schwab::taxes::tests::test_get_due_date ... ok
[INFO] [stdout] test schwab::taxes::tests::test_get_tax_quarter ... ok
[INFO] [stdout] test schwab::taxes::tests::test_insert_year_summaries ... ok
[INFO] [stdout] test schwab::taxes::tests::test_merge_payments_with_quarters_basic ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_option_to_option_different_expiration ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_detect_cross_account_wash_sale ... ok
[INFO] [stdout] test schwab::taxes::tests::test_compute_quarterly_taxes_adjusts_for_wash_sales ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_detect_schwab_reported_wash_sale ... ok
[INFO] [stdout] test schwab::taxes::tests::test_compute_quarterly_taxes_filters_taxable_only ... ok
[INFO] [stdout] test schwab::taxes::tests::test_merge_payments_creates_quarter_for_payment_only ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_option_to_option_different_type ... ok
[INFO] [stdout] test schwab::pace::tests::test_calculate_metrics_day_zero_returns_none ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_no_wash_sale_outside_window ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_option_to_option_different_strike ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_stock_to_option_different_underlying ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_stock_to_option_same_underlying ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_stock_to_stock_different_symbol ... ok
[INFO] [stdout] test snapshot::tests::test_extract_weekly_changes_equity_sales_no_pnl ... ok
[INFO] [stdout] test snapshot::tests::test_extract_weekly_changes_filters_by_date ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_stock_to_stock_same_symbol ... ok
[INFO] [stdout] test snapshot::tests::test_portfolio_snapshot_with_api_types ... ok
[INFO] [stdout] test term::allocation::tests::test_calc_to_allocate_uses_min_bound ... ok
[INFO] [stdout] test term::allocation::tests::test_format_mmf_check_thousands_match ... ok
[INFO] [stdout] test term::allocation::tests::test_format_mmf_check_thousands_mismatch ... ok
[INFO] [stdout] test term::allocation::tests::test_format_thousands ... ok
[INFO] [stdout] test snapshot::tests::test_extract_weekly_changes_option_positions ... ok
[INFO] [stdout] test snapshot::tests::test_portfolio_snapshot_serialization_round_trip ... ok
[INFO] [stdout] test term::allocation::tests::test_format_delta_thousands ... ok
[INFO] [stdout] test schwab::wash_sales::tests::test_option_to_option_identical ... ok
[INFO] [stdout] test term::allocation::tests::test_format_vix_target ... ok
[INFO] [stdout] test term::allocation::tests::test_format_vix_target_no_profile_targets ... ok
[INFO] [stdout] test term::allocation::tests::test_mmf_check_thousands_uses_money_market_not_cashlike ... ok
[INFO] [stdout] test term::allocation::tests::test_parkable_can_be_negative_when_overcommitted ... ok
[INFO] [stdout] test term::allocation::tests::test_parkable_includes_negative_to_allocate ... ok
[INFO] [stdout] test term::allocation::tests::test_parkable_shows_negative_when_overcommitted ... ok
[INFO] [stdout] test term::allocation::tests::test_parkable_uses_sweep_cash_minus_collateral ... ok
[INFO] [stdout] test term::allocation::tests::test_format_to_allocate_thousands ... ok
[INFO] [stdout] test term::allocation::tests::test_format_to_allocate_thousands_no_profile_targets ... ok
[INFO] [stdout] test term::allocation::tests::test_format_to_allocate_thousands_no_vix ... ok
[INFO] [stdout] test term::allocation::tests::test_parkable_is_positive_when_surplus_exists ... ok
[INFO] [stdout] test term::allocation::tests::test_format_vix_target_no_vix ... ok
[INFO] [stdout] test schwab::taxes::tests::test_compute_quarterly_taxes_separates_terms ... ok
[INFO] [stdout] test term::allocation::tests::test_parkable_is_zero_when_exactly_committed ... ok
[INFO] [stdout] test term::allocation::tests::test_project_balance_annual_compounding ... ok
[INFO] [stdout] test term::allocation::tests::test_render_allocation_table ... ok
[INFO] [stdout] test term::allocation::tests::test_render_sweep_opportunity_table_sorted_by_rate ... ok
[INFO] [stdout] test term::ccs::tests::test_cc_table_shows_open_interest_column ... ok
[INFO] [stdout] test term::allocation::tests::test_render_allocation_table_has_to_allocate_column ... ok
[INFO] [stdout] test term::allocation::tests::test_render_sweep_opportunity_table ... ok
[INFO] [stdout] test term::allocation::tests::test_total_parkable_is_sum_of_individual_parkables ... ok
[INFO] [stdout] test term::allocation::tests::test_render_sweep_opportunity_table_skips_securities_without_rates ... ok
[INFO] [stdout] test term::ccs::tests::test_empty_results_shows_message ... ok
[INFO] [stdout] test term::ccs::tests::test_muted_rows_have_gray_ansi_codes ... ok
[INFO] [stdout] test snapshot::tests::test_extract_weekly_changes_from_api_transactions ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_parse_positions_file_multiple_accounts ... ok
[INFO] [stdout] test term::allocation::tests::test_render_allocation_table_with_vix ... ok
[INFO] [stdout] test term::allocation::tests::test_render_sweep_opportunity_table_empty_without_cashlike ... ok
[INFO] [stdout] test term::ccs::tests::test_no_muting_when_muted_30d_ror_is_none ... ok
[INFO] [stdout] test term::colors::tests::test_color_rgb_applies_truecolor ... ok
[INFO] [stdout] test term::company::tests::test_format_rsi_oversold_light ... ok
[INFO] [stdout] test term::company::tests::test_format_rsi_oversold_medium ... ok
[INFO] [stdout] test term::company::tests::test_format_rsi_rounds_value ... ok
[INFO] [stdout] test term::csps::tests::test_csp_table_shows_open_interest_column ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_format_current_dollars_colored_intense_green_when_delta_0_or_1k ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_format_current_dollars_colored_light_green_when_delta_3k ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_format_current_dollars_colored_medium_green_when_delta_2k ... ok
[INFO] [stdout] test term::company::tests::test_format_rsi_neutral ... ok
[INFO] [stdout] test term::company::tests::test_format_rsi_overbought_light ... ok
[INFO] [stdout] test schwab::files::positions::tests::test_sorted_by_gain_descending ... ok
[INFO] [stdout] test term::colors::tests::test_green_palette_values ... ok
[INFO] [stdout] test term::company::tests::test_format_rsi_oversold_intense ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_format_current_dollars_colored_no_color_when_delta_greater_than_3k ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_format_current_dollars_colored_no_color_when_current_is_zero ... ok
[INFO] [stdout] test term::company::tests::test_format_rsi_overbought_medium ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_format_current_dollars_colored_uses_absolute_difference ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_format_current_dollars_colored_no_color_when_neglected ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_render_equity_allocation_table_exists ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_table_sorted_by_target_pct_descending ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_render_equity_allocation_table_shows_tickers ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_target_dollars_colored_matches_current_when_in_range ... ok
[INFO] [stdout] test term::monday::tests::test_checklist_uses_accounts_from_config ... ok
[INFO] [stdout] test term::monday::tests::test_filter_priority_equities ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_format_pct_rounds_to_whole_number ... ok
[INFO] [stdout] test term::monday::tests::test_filter_csps_for_close ... ok
[INFO] [stdout] test term::monday::tests::test_filter_priority_equities_uses_rounded_thousands ... ok
[INFO] [stdout] test term::monday::tests::test_group_csps_by_account ... ok
[INFO] [stdout] test term::monday::tests::test_sort_by_percent_b_ascending ... ok
[INFO] [stdout] test term::positions::tests::test_30d_ror_at_3_light_green ... ok
[INFO] [stdout] test term::positions::tests::test_30d_ror_below_3_no_color ... ok
[INFO] [stdout] test term::positions::tests::test_30d_ror_between_3_and_65_light_green ... ok
[INFO] [stdout] test term::positions::tests::test_30d_ror_between_65_and_10_medium_green ... ok
[INFO] [stdout] test term::positions::tests::test_30d_ror_displays_as_3_is_light_green ... ok
[INFO] [stdout] test term::positions::tests::test_30d_ror_above_10_intense_green_bold ... ok
[INFO] [stdout] test term::positions::tests::test_30d_ror_displays_below_3_no_color ... ok
[INFO] [stdout] test term::positions::tests::test_cc_mark_at_breakeven_yellow ... ok
[INFO] [stdout] test term::positions::tests::test_30d_ror_negative_no_color ... ok
[INFO] [stdout] test term::positions::tests::test_cc_mark_at_strike_no_color ... ok
[INFO] [stdout] test term::positions::tests::test_cc_mark_below_strike_no_color ... ok
[INFO] [stdout] test term::positions::tests::test_cc_mark_above_breakeven_red ... ok
[INFO] [stdout] test term::positions::tests::test_cc_mark_between_strike_and_breakeven_yellow ... ok
[INFO] [stdout] test term::colors::tests::test_color_rgb_bold_applies_bold ... ok
[INFO] [stdout] test term::colors::tests::test_red_palette_values ... ok
[INFO] [stdout] test term::company::tests::test_format_rsi_overbought_intense ... ok
[INFO] [stdout] test term::csps::tests::test_no_muting_when_muted_30d_ror_is_none ... ok
[INFO] [stdout] test term::positions::tests::test_cc_shows_blank_collateral_csp_shows_value ... ok
[INFO] [stdout] test term::positions::tests::test_csp_mark_above_strike_no_color ... ok
[INFO] [stdout] test term::positions::tests::test_csp_mark_between_strike_and_breakeven_yellow ... ok
[INFO] [stdout] test term::positions::tests::test_csp_mark_at_breakeven_yellow ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_at_50_light_green ... ok
[INFO] [stdout] test term::positions::tests::test_csp_mark_at_strike_no_color ... ok
[INFO] [stdout] test term::positions::tests::test_csp_mark_below_breakeven_red ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_at_neg50_light_red ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_above_80_bright_green_bold ... ok
[INFO] [stdout] test term::equity_allocation::tests::test_render_equity_allocation_table_shows_risks ... ok
[INFO] [stdout] test term::csps::tests::test_muted_rows_have_gray_ansi_codes ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_at_80_bright_green_bold ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_between_50_and_neg50_no_color ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_at_neg80_intense_red_bold ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_below_neg80_intense_red_bold ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_between_50_and_65_light_green ... ok
[INFO] [stdout] test term::monday::tests::test_rounding_logic ... ok
[INFO] [stdout] test term::positions::tests::test_dte_uses_calendar_days_not_hours ... ok
[INFO] [stdout] test term::monday::tests::test_filter_priority_equities_excludes_neglected ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_between_65_and_80_medium_green ... ok
[INFO] [stdout] test term::positions::tests::test_30d_ror_at_10_intense_green_bold ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_negative_no_color ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_between_neg50_and_neg65_light_red ... ok
[INFO] [stdout] test term::positions::tests::test_render_enriched_positions_without_metrics ... ok
[INFO] [stdout] test term::positions::tests::test_render_enriched_positions_orders_ahead_before_behind ... ok
[INFO] [stdout] test term::positions::tests::test_render_enriched_positions_with_metrics ... ok
[INFO] [stdout] test term::realized::tests::test_avail_and_defer_columns ... ok
[INFO] [stdout] test term::positions::tests::test_render_enriched_positions_day_zero ... ok
[INFO] [stdout] test term::realized::tests::test_avail_column_shows_dash_for_loss ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_between_neg65_and_neg80_medium_red ... ok
[INFO] [stdout] test term::realized::tests::test_format_month_label ... ok
[INFO] [stdout] test term::realized::tests::test_render_realized_table_empty ... ok
[INFO] [stdout] test term::snapshot::tests::test_render_snapshot_with_activity ... ok
[INFO] [stdout] test term::taxes::tests::test_calculate_federal_tax ... ok
[INFO] [stdout] test term::style::tests::test_divider_placement ... ok
[INFO] [stdout] test term::realized::tests::test_render_realized_table_with_tax_config ... ok
[INFO] [stdout] test term::taxes::tests::test_render_taxes_table_empty ... ok
[INFO] [stdout] test term::taxes::tests::test_render_taxes_table_running_balance ... ok
[INFO] [stdout] test term::taxes::tests::test_render_taxes_table_with_data ... ok
[INFO] [stdout] test term::realized::tests::test_render_realized_table_with_month_summary ... ok
[INFO] [stdout] test term::tests::test_format_filtered_tickers_multiple_events_sorted_by_date ... ok
[INFO] [stdout] test term::taxes::tests::test_render_wash_sales_table_with_data ... ok
[INFO] [stdout] test term::taxes::tests::test_positive_balance_does_not_carry_over_year_boundary ... ok
[INFO] [stdout] test term::positions::tests::test_render_positions_table ... ok
[INFO] [stdout] test term::taxes::tests::test_calculate_state_tax ... ok
[INFO] [stdout] test term::snapshot::tests::test_render_snapshot_empty_activity ... ok
[INFO] [stdout] test term::taxes::tests::test_negative_balance_carries_over_year_boundary ... ok
[INFO] [stdout] test term::realized::tests::test_render_realized_table_with_week_data ... ok
[INFO] [stdout] test term::positions::tests::test_gain_pct_zero_no_color ... ok
[INFO] [stdout] test term::tests::test_wrap_list_single_item ... ok
[INFO] [stdout] test tests::test_ticker_as_path_safe_simple ... ok
[INFO] [stdout] test term::tests::test_wrap_list_wraps_at_width ... ok
[INFO] [stdout] test tests::test_ticker_as_path_safe_with_slash ... ok
[INFO] [stdout] test term::tests::test_format_filtered_tickers_with_source ... ok
[INFO] [stdout] test term::tests::test_wrap_list_empty ... ok
[INFO] [stdout] test tradier::client::tests::test_deserialize_corporate_calendars_fixture ... ok
[INFO] [stdout] test term::tests::test_wrap_list_fits_on_one_line ... ok
[INFO] [stdout] test tradier::client::tests::test_extract_material_events_sorted_by_date ... ok
[INFO] [stdout] test tradier::client::tests::test_extract_material_events_includes_earnings_and_conferences ... ok
[INFO] [stdout] test tradier::client::tests::test_deserialize_historical_prices_fixture ... ok
[INFO] [stdout] test tradier::client::tests::test_deserialize_null_expirations ... ok
[INFO] [stdout] test tradier::client::tests::test_deserialize_valid_expirations ... ok
[INFO] [stdout] test tradier::client::tests::test_event_category_display ... ok
[INFO] [stdout] test tradier::client::tests::test_extract_earnings_dates_from_response ... ok
[INFO] [stdout] test term::snapshot::tests::test_render_snapshot_views_shows_nlv_percent_when_balances_present ... ok
[INFO] [stdout] test tradier::client::tests::test_extract_material_events_filters_past_dates ... ok
[INFO] [stdout] test tradier::scan::tests::test_calculate_annualized_ror_30_days ... ok
[INFO] [stdout] test tradier::scan::tests::test_calculate_annualized_ror_zero_dte ... ok
[INFO] [stdout] test tradier::scan::tests::test_calculate_dte_invalid_date ... ok
[INFO] [stdout] test tradier::scan::tests::test_calculate_dte_past_date ... ok
[INFO] [stdout] test tradier::scan::tests::test_calculate_dte_same_day ... ok
[INFO] [stdout] test tradier::scan::tests::test_calculate_ror_returns_none_for_zero_strike ... ok
[INFO] [stdout] test tradier::scan::tests::test_check_post_event_cooldown_event_4_days_ago_within_cooldown ... ok
[INFO] [stdout] test tradier::scan::tests::test_calculate_annualized_ror_365_days ... ok
[INFO] [stdout] test tradier::scan::tests::test_check_post_event_cooldown_event_5_days_ago_outside_cooldown ... ok
[INFO] [stdout] test tradier::scan::tests::test_calculate_ror_basic ... ok
[INFO] [stdout] test tradier::scan::tests::test_calculate_dte_future_date ... ok
[INFO] [stdout] test tradier::scan::tests::test_check_post_event_cooldown_event_yesterday_within_cooldown ... ok
[INFO] [stdout] test tradier::scan::tests::test_check_post_event_cooldown_future_event_ignored ... ok
[INFO] [stdout] test tradier::client::tests::test_extract_earnings_dates_filters_past_dates ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_dte_none_match ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_earnings_all_excluded ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_dte_range ... ok
[INFO] [stdout] test tradier::scan::tests::test_check_post_event_cooldown_zero_days_same_day_only ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_earnings_empty_input ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_earnings_none_passes_all ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_dte_at_boundaries ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_dte_empty_input ... ok
[INFO] [stdout] test tradier::scan::tests::test_check_post_event_cooldown_no_events ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_earnings_excludes_on_or_after ... ok
[INFO] [stdout] test tradier::scan::tests::test_check_post_event_cooldown_multiple_events_one_in_cooldown ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_puts_sorted_by_strike ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_events_filters_and_returns_triggered ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_events_no_events ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_puts_only_returns_puts ... ok
[INFO] [stdout] test term::taxes::tests::test_render_wash_sales_table_empty ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_events_no_filtering_no_triggered ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_expirations_by_events_only_relevant_events_triggered ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_result_min_30d_ror_fails ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_result_min_30d_ror_none_fails ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_result_min_30d_ror_passes ... ok
[INFO] [stdout] test tradier::scan::tests::test_is_whole_dollar_strike_false ... ok
[INFO] [stdout] test tradier::scan::tests::test_is_whole_dollar_strike_near_whole ... ok
[INFO] [stdout] test tradier::scan::tests::test_is_whole_dollar_strike_true ... ok
[INFO] [stdout] test tradier::scan::tests::test_min_volume_filter ... ok
[INFO] [stdout] test tradier::scan::tests::test_min_volume_none ... ok
[INFO] [stdout] test tradier::scan::tests::test_filter_puts_applies_put_filter ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_filter_matches_within_range ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_filter_rejects_missing_greeks ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_filter_matches_at_max_boundary ... ok
[INFO] [stdout] test tradier::scan::tests::test_deserialize_option_chain_fixture ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_filter_matches_at_min_boundary ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_filter_rejects_above_max ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_filter_rejects_below_min ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_filter_rejects_zero_ask ... ok
[INFO] [stdout] test tradier::scan::tests::test_min_volume_zero_threshold ... ok
[INFO] [stdout] test tradier::scan::tests::test_deserialize_expiration_date ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_filter_rejects_zero_bid ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_scan_result_collateral_high_strike ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_scan_result_computes_collateral ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_scan_result_handles_missing_bid ... ok
[INFO] [stdout] test tradier::scan::tests::test_put_scan_result_computes_ror ... ok
[INFO] [stdout] test xirr::tests::test_calculate_return_same_day_returns_none ... ok
[INFO] [stdout] test xirr::tests::test_calculate_return_multi_day_uses_xirr ... ok
[INFO] [stdout] test xirr::tests::test_calculate_xirr_all_positive_returns_none ... ok
[INFO] [stdout] test xirr::tests::test_calculate_xirr_empty_returns_none ... ok
[INFO] [stdout] test xirr::tests::test_calculate_xirr_50_percent_over_two_years ... ok
[INFO] [stdout] test xirr::tests::test_calculate_xirr_multiple_buys ... ok
[INFO] [stdout] test xirr::tests::test_calculate_xirr_negative_return ... ok
[INFO] [stdout] test xirr::tests::test_calculate_xirr_simple_double ... ok
[INFO] [stdout] test xirr::tests::test_calculate_xirr_single_flow_returns_none ... ok
[INFO] [stdout] test xirr::tests::test_calculate_xirr_with_dividend ... ok
[INFO] [stdout] test finnhub::client::tests::test_finnhub_client_implements_corporate_events ... ok
[INFO] [stdout] test fmp::client::tests::test_fmp_client_implements_corporate_events ... ok
[INFO] [stdout] test schwab::api::market::tests::test_schwab_market_client_implements_trait ... ok
[INFO] [stdout] test tradier::client::tests::test_tradier_implements_market_data ... ok
[INFO] [stdout] test alphavantage::client::tests::test_alphavantage_client_implements_corporate_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 677 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/folio-849930a2eb34da69)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests folio
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2770ab289f719b1da917d36b22952262a0922849b3c952a822a4eb6a84a6ddca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2770ab289f719b1da917d36b22952262a0922849b3c952a822a4eb6a84a6ddca", kill_on_drop: false }`
[INFO] [stdout] 2770ab289f719b1da917d36b22952262a0922849b3c952a822a4eb6a84a6ddca
